-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
9.0.2
-
Code
-
Classes
- NotificationDatabaseService
Total Complexity |
31 |
Dependencies |
6 |
Dependents |
17 |
Total lines |
428 |
Lines of code |
229 |
Logical lines of code |
74 |
Comment lines |
123 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upsert() |
A |
38 |
6 |
79 |
get() |
S |
43 |
5 |
58 |
getAll() |
S |
59 |
3 |
14 |
delete() |
S |
57 |
2 |
17 |
postToNotification() |
S |
73 |
2 |
4 |
notificationToPost() |
S |
73 |
2 |
4 |
getCache() |
S |
72 |
1 |
5 |
deleteExtras() |
S |
68 |
1 |
8 |
deleteCarriers() |
S |
68 |
1 |
8 |
getNotificationsTableName() |
S |
80 |
1 |
3 |
has() |
S |
67 |
1 |
9 |
getNotificationCarriersTableName() |
S |
80 |
1 |
3 |
count() |
S |
73 |
1 |
5 |
getLastUpsertedPostId() |
S |
80 |
1 |
3 |
doingOperation() |
S |
80 |
1 |
3 |
getNotificationExtrasTableName() |
S |
80 |
1 |
3 |
getCacheKey() |
S |
79 |
1 |
3 |